widget: Add Since annotation to gtk_widget_queue_allocate
authorTimm Bäder <mail@baedert.org>
Tue, 10 May 2016 10:31:56 +0000 (12:31 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 10 May 2016 10:53:42 +0000 (12:53 +0200)
gtk/gtkwidget.c

index ccafd90a7558c01d755d6b08ae4faf6c1bdb4d44..292a0d980ff6836b5acfb39abdceb64181b4ede1 100644 (file)
@@ -5649,6 +5649,8 @@ gtk_widget_set_alloc_needed (GtkWidget *widget);
  * reposition its contents.
  *
  * An example user of this function is gtk_widget_set_halign().
+ *
+ * Since: 3.20
  */
 void
 gtk_widget_queue_allocate (GtkWidget *widget)